projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bb4822
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Thu, 8 Feb 2001 06:27:23 +0000
(06:27 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 8 Feb 2001 06:27:23 +0000
(06:27 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 193babe4ba86172955c3bd9dec4d18b7f9971254..8aa51e1a3c69ecbf369098b84874354732af30d6 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2001-02-08 Kenichi Handa <handa@etl.go.jp>
+
+ * coding.c (decode_coding_emacs_mule): Handle composition only
+ when composition is enabled in the current coding system.
+
2001-02-07 Kenichi Handa <handa@etl.go.jp>
* charset.c (parse_str_to_multibyte): New function.